FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package il.fhir.r4.dgmc#0.4.0 (94 ms)

Package il.fhir.r4.dgmc
Type StructureDefinition
Id Id
FHIR Version R4
Source http://fhir.dgmc.health.gov.il/ImplementationGuide/il.fhir.r4.dgmc/https://simplifier.net/resolve?scope=il.fhir.r4.dgmc@0.4.0&canonical=http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-allergy-intolerance-other
Url http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-allergy-intolerance-other
Version 0.2.0
Status draft
Date 2025-03-25
Name DGMCAllergyIntoleranceOther
Title DGMC Allergy Intolerance Other
Experimental False
Description DGMC Allergy Intolerance Other: food/environment/biologic.
Type AllergyIntolerance
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://fhir.health.gov.il/StructureDefinition/il-core-allergy-intolerance ILCore AllergyIntolerance Profile
http://fhir.dgmc.health.gov.il/ValueSet/allergy-int-ext-code-other-uri Allergy Intolerance Code External
http://fhir.dgmc.health.gov.il/ValueSet/allergy-int-code-other-uri Allergy Intolerance Code Other
http://fhir.dgmc.health.gov.il/ValueSet/allergy-int-identifier-other-uri Allergy Intolerance Identifier Other


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "dgmc-allergy-intolerance-other",
  "url" : "http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-allergy-intolerance-other",
  "version" : "0.2.0",
  "name" : "DGMCAllergyIntoleranceOther",
  "title" : "DGMC Allergy Intolerance Other",
  "status" : "draft",
  "date" : "2025-03-25",
  "publisher" : "Division of Governmental Hospitals Israel",
  "description" : "DGMC Allergy Intolerance Other: food/environment/biologic.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "AllergyIntolerance",
  "baseDefinition" : "http://fhir.health.gov.il/StructureDefinition/il-core-allergy-intolerance",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "AllergyIntolerance.id",
        "path" : "AllergyIntolerance.id",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.identifier",
        "path" : "AllergyIntolerance.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open",
          "ordered" : false
        },
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.identifier:other",
        "path" : "AllergyIntolerance.identifier",
        "sliceName" : "other",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "AllergyIntolerance.identifier:other.system",
        "path" : "AllergyIntolerance.identifier.system",
        "min" : 1,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fhir.dgmc.health.gov.il/ValueSet/allergy-int-identifier-other-uri"
        }
      },
      {
        "id" : "AllergyIntolerance.identifier:other.value",
        "path" : "AllergyIntolerance.identifier.value",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.clinicalStatus",
        "path" : "AllergyIntolerance.clinicalStatus",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.clinicalStatus.coding",
        "path" : "AllergyIntolerance.clinicalStatus.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "AllergyIntolerance.clinicalStatus.coding.system",
        "path" : "AllergyIntolerance.clinicalStatus.coding.system",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.clinicalStatus.coding.code",
        "path" : "AllergyIntolerance.clinicalStatus.coding.code",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.clinicalStatus.coding.display",
        "path" : "AllergyIntolerance.clinicalStatus.coding.display",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.code.coding",
        "path" : "AllergyIntolerance.code.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open",
          "ordered" : false
        },
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.code.coding:other",
        "path" : "AllergyIntolerance.code.coding",
        "sliceName" : "other",
        "min" : 0,
        "max" : "1"
      },
      {
        "id" : "AllergyIntolerance.code.coding:other.system",
        "path" : "AllergyIntolerance.code.coding.system",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fhir.dgmc.health.gov.il/ValueSet/allergy-int-code-other-uri"
        }
      },
      {
        "id" : "AllergyIntolerance.code.coding:other.display",
        "path" : "AllergyIntolerance.code.coding.display",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.code.coding:external",
        "path" : "AllergyIntolerance.code.coding",
        "sliceName" : "external",
        "min" : 0,
        "max" : "1"
      },
      {
        "id" : "AllergyIntolerance.code.coding:external.system",
        "path" : "AllergyIntolerance.code.coding.system",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fhir.dgmc.health.gov.il/ValueSet/allergy-int-ext-code-other-uri"
        }
      },
      {
        "id" : "AllergyIntolerance.code.coding:unknown",
        "path" : "AllergyIntolerance.code.coding",
        "sliceName" : "unknown",
        "min" : 0,
        "max" : "1"
      },
      {
        "id" : "AllergyIntolerance.code.coding:unknown.system",
        "path" : "AllergyIntolerance.code.coding.system",
        "fixedUri" : "http://snomed.info/sct"
      },
      {
        "id" : "AllergyIntolerance.code.coding:unknown.code",
        "path" : "AllergyIntolerance.code.coding.code",
        "fixedCode" : "71618600"
      },
      {
        "id" : "AllergyIntolerance.code.coding:unknown.display",
        "path" : "AllergyIntolerance.code.coding.display",
        "fixedString" : "No known allergy"
      },
      {
        "id" : "AllergyIntolerance.patient.reference",
        "path" : "AllergyIntolerance.patient.reference",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.encounter",
        "path" : "AllergyIntolerance.encounter",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.encounter.reference",
        "path" : "AllergyIntolerance.encounter.reference",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.recordedDate",
        "path" : "AllergyIntolerance.recordedDate",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.recorder",
        "path" : "AllergyIntolerance.recorder",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.recorder.reference",
        "path" : "AllergyIntolerance.recorder.reference",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation.coding",
        "path" : "AllergyIntolerance.reaction.manifestation.coding",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation.coding.system",
        "path" : "AllergyIntolerance.reaction.manifestation.coding.system",
        "min" : 1,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fhir.dgmc.health.gov.il/ValueSet/allergy-int-reaction-code-uri"
        }
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation.coding.code",
        "path" : "AllergyIntolerance.reaction.manifestation.coding.code",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation.coding.display",
        "path" : "AllergyIntolerance.reaction.manifestation.coding.display",
        "min" : 1
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.